home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d7
/
autocm10.arc
/
SOURCE2.MAC
< prev
Wrap
Text File
|
1990-08-07
|
1KB
|
25 lines
THIS FILE IS USED INTERNALLY BY AUTOCOM TO BUILD UP THE MACROS.
You may edit these lines to customize your macros. You must not however,
move the macros around, or change the current line positions. Any line
can be up to 255 characters long. Use the /s option to view the finished
macro file after you've made changes here. Any `#' indicates the
effective end of line.
******************************************************************************
{dwn} # /* download macro name */
{send d # /* download command */
|} {call dn2}# /* after file name */
{return}# /* return at end of download */
{dwn} {return}# /* dummy download macro */
{adi} {return}# /* dummy additional macro */
{adi} {macload commo.mac,# /* start of additioal macro */
}# /* end of additional macro */
{nam} {send ~ # /* before first name */
} {send ~ # /* before last name */
~} {return}# /* after last name */
{dil} {mark # /* begining of dial */
}# /* after bbs name */
{dll} {dial 5,bsy} {}# /* end of dial */